Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.3] Update CI for php 8.4 #44494

Open
wants to merge 8 commits into
base: 5.3-dev
Choose a base branch
from
Open

Conversation

HLeithner
Copy link
Member

Summary of Changes

  • Remove phpnext steps for cypress
  • Add php 8.4 unit tests
  • Add php 8.4 integration tests
  • Add php 8.4 cypress tests

Testing Instructions

CI is green

Actual result BEFORE applying this Pull Request

Works

Expected result AFTER applying this Pull Request

Works
Have some new deprecation warnings, some of them are solved in #44489 and #44490

@Hackwar
Copy link
Member

Hackwar commented Dec 6, 2024

Can we have tests on 8.1 AND 8.4? I'm not exactly happy when we test only on the latest version instead of at least the minimum supported version.

@HLeithner
Copy link
Member Author

We test php 8.1 on mysql and php 8.4 an postgresql (I hope I didn't broke this)

It has been done by robert in #43863 (I think after a discussion about runtime issues for pull requests). All tests are run after merge.

@laoneo
Copy link
Member

laoneo commented Dec 9, 2024

You need to resign the yml.

@laoneo laoneo added the Updates Requested Indicates that this pull request needs an update from the author and should not be tested. label Dec 9, 2024
@laoneo
Copy link
Member

laoneo commented Dec 9, 2024

And some tests are failing.

@HLeithner
Copy link
Member Author

yes of course see PR text and next meeting minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature PR-5.3-dev Unit/System Tests Updates Requested Indicates that this pull request needs an update from the author and should not be tested.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants